home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 July & August / PCWorld_2003-07-08_cd.bin / Software / Topware / gozilla / gozilla.exe / {app} / big.skin / opt_down.skn < prev    next >
Text File  |  2001-11-08  |  10KB  |  170 lines

  1. <form name="Download Options" image="window\dk_blue.bmp" width=392 height=360
  2.     resize_image=stretch resize_window=false topmost=true>
  3.  
  4.     <image name="1" x=0 y=0 width=5 height=22 image="window\upper_left.bmp">
  5.     <image name="2" x=5 y=0 width=-5 height=22 resize=stretch image="window\top.bmp">
  6.     <image name="3" x=-5 y=0 width=5 height=22 image="window\upper_right.bmp">
  7.  
  8.     <image name="4" x=0 y=22 width=6 height=-5 resize=stretch image="window\left_side.bmp">
  9.     <image name="5" x=-5 y=22 width=5 height=-9 resize=stretch image="window\right_side.bmp">
  10.  
  11.     <image name="6" x=0 y=-6 width=6 height=6 image="window\lower_left.bmp">
  12.     <image name="7" x=5 y=-6 width=-9 height=6 resize=stretch image="window\bottom.bmp">
  13.     <image name="8" x=-9 y=-9 width=9 height=9 image="window\lower_right.bmp">
  14.     
  15.     <!-- All controls go after this -->
  16.     
  17.     <textwindow name="title" x=4 y=2 width=100 height=14 
  18.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Download Options">
  19.         
  20.     <button name="skin_options" x=6 y=22
  21.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  22.         text="General"
  23.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  24.         fontstyle=bold>
  25.  
  26.     <button name="dn" x=83 y=22
  27.         image="window\button_d.bmp"
  28.         text="Download"
  29.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000
  30.         fontstyle=bold togglefontstyle=bold>
  31.  
  32.     <button name="skin_opt_launch" x=159 y=22
  33.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  34.         text="File Launch"
  35.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  36.         fontstyle=bold togglefontstyle=bold>
  37.  
  38.     <button name="skin_opt_dial" x=235 y=22
  39.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  40.         text="Proxy/Dial-Up" 
  41.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  42.         fontstyle=bold togglefontstyle=bold>
  43.  
  44.     <button name="skin_opt_security" x=311 y=22
  45.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  46.         text="Security" 
  47.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  48.         fontstyle=bold togglefontstyle=bold>
  49.  
  50.     <button name="ok" x=-110 y=-22
  51.         image="window\ok_n.bmp" mouseOver="window\ok_o.bmp" mouseDown="window\ok_d.bmp"   
  52.         text="OK" toggletext="OK"
  53.         text_x=17 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  54.         fontstyle=bold togglefontstyle=bold>
  55.  
  56.     <button name="options_cancel" x=-68 y=-22
  57.         image="window\cancel_n.bmp" mouseover="window\cancel_o.bmp" mousedown="window\cancel_d.bmp"
  58.         text="Cancel" toggletext="Cancel"
  59.         text_x=14 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#BF1800 
  60.         fontstyle=bold togglefontstyle=bold>
  61.  
  62.  
  63.     <!-- options -->
  64.     <button name="option_logging" x=9 y=47 
  65.         image="window\checkbox_off_n.bmp" mouseover="window\checkbox_off_o.bmp" mousedown="window\checkbox_on_o.bmp"
  66.         toggleimage="window\checkbox_on_n.bmp" togglemouseover="window\checkbox_on_o.bmp" togglemousedown="window\checkbox_off_o.bmp">
  67.     <textwindow name="desc_log" x=27 y=46 width=80 height=14 
  68.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Log Downloads">
  69.  
  70.     <button name="view_log" x=120 y=45
  71.         image="window\button_n.bmp" mouseOver="window\button_n.bmp" mouseDown="window\button_d.bmp"
  72.         text="View Log"
  73.         text_x=5 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E>
  74.  
  75.     <button name="clear_log" x=200 y=45
  76.         image="window\button_n.bmp" mouseOver="window\button_n.bmp" mouseDown="window\button_d.bmp"
  77.         text="Clear Log"
  78.         text_x=5 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#B11900>
  79.  
  80.     <button name="option_use_mirror" x=9 y=67 
  81.         image="window\checkbox_off_n.bmp" mouseover="window\checkbox_off_o.bmp" mousedown="window\checkbox_on_o.bmp"
  82.         toggleimage="window\checkbox_on_n.bmp" togglemouseover="window\checkbox_on_o.bmp" togglemousedown="window\checkbox_off_o.bmp">
  83.     <textwindow name="desc_um" x=27 y=66 width=165 height=14 
  84.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Use Mirror Search Server">
  85.  
  86.     <button name="option_show_download_windows" x=9 y=87 
  87.         image="window\checkbox_off_n.bmp" mouseover="window\checkbox_off_o.bmp" mousedown="window\checkbox_on_o.bmp"
  88.         toggleimage="window\checkbox_on_n.bmp" togglemouseover="window\checkbox_on_o.bmp" togglemousedown="window\checkbox_off_o.bmp">
  89.     <textwindow name="desc_sdid" x=27 y=86 width=185 height=14 
  90.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Show Individual Download Windows">
  91.  
  92.     <button name="option_show_errors" x=9 y=107 
  93.         image="window\checkbox_off_n.bmp" mouseover="window\checkbox_off_o.bmp" mousedown="window\checkbox_on_o.bmp"
  94.         toggleimage="window\checkbox_on_n.bmp" togglemouseover="window\checkbox_on_o.bmp" togglemousedown="window\checkbox_off_o.bmp">
  95.     <textwindow name="desc_serrors" x=27 y=106 width=185 height=14 
  96.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Show Error Windows">
  97.  
  98.  
  99.     <button name="option_browser_stealth" x=215 y=67 
  100.         image="window\checkbox_off_n.bmp" mouseover="window\checkbox_off_o.bmp" mousedown="window\checkbox_on_o.bmp"
  101.         toggleimage="window\checkbox_on_n.bmp" togglemouseover="window\checkbox_on_o.bmp" togglemousedown="window\checkbox_off_o.bmp">
  102.     <textwindow name="desc_bs" x=233 y=66 width=185 height=14 
  103.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Report as IE">
  104.  
  105.     <button name="option_remove_after_success" x=215 y=87 
  106.         image="window\checkbox_off_n.bmp" mouseover="window\checkbox_off_o.bmp" mousedown="window\checkbox_on_o.bmp"
  107.         toggleimage="window\checkbox_on_n.bmp" togglemouseover="window\checkbox_on_o.bmp" togglemousedown="window\checkbox_off_o.bmp">
  108.     <textwindow name="desc_rs" x=233 y=86 width=-7 height=14 
  109.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Remove Files On Success">
  110.  
  111.  
  112.     <image name="lineb" x=4 y=138 width=-4 height=6 resize=stretch image="window\bottom.bmp">
  113.  
  114.     <textinput name="option_default_retries" x=9 y=150 width=50 height=14  
  115.         font=arial fontsize=14 fontcolor=#000000 bgcolor=#FFFFFF>
  116.     <textwindow name="transfer_retries" x=64 y=149 width=100 height=14 
  117.         font=Arial align=left fontsize=14 fontcolor=#FFFFFF text="Transfer Retries">
  118.  
  119.     <button name="option_default_retries_infinite" x=180 y=150 
  120.         image="window\checkbox_off_n.bmp" mouseover="window\checkbox_off_o.bmp" mousedown="window\checkbox_on_o.bmp"
  121.         toggleimage="window\checkbox_on_n.bmp" togglemouseover="window\checkbox_on_o.bmp" togglemousedown="window\checkbox_off_o.bmp">
  122.     <textwindow name="desc_dri" x=198 y=149 width=185 height=14 
  123.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Infinite">
  124.  
  125.     <textinput name="option_default_retry_wait" x=9 y=170 width=50 height=14  
  126.         font=arial fontsize=14 fontcolor=#000000 bgcolor=#FFFFFF>
  127.     <textwindow name="default_retry_wait" x=64 y=169 width=-10 height=14 
  128.         font=Arial align=left fontsize=14 fontcolor=#FFFFFF text="Seconds to Wait Between Retries">
  129.  
  130.     <combo name="option_connection_type" x=9 y=190 width=100 height=14
  131.         font=Arial fontsize=14 fontcolor=#000000 listheight=120 bgcolor=#FFFFFF bordercolor=#000000
  132.         selectcolor=#3D3D9E selectedfontcolor=#FFFFFF buttoncolor=#C8CACD arrowcolor=#000000 edgelightcolor=#FFFFFF edgedarkcolor=#C8CACD>
  133.     <textinput name="option_bandwidth" x=120 y=190 width=50 height=14  
  134.         font=arial fontsize=14 fontcolor=#000000 bgcolor=#FFFFFF>
  135.     <textwindow name="bandwidth" x=175 y=189 width=170 height=14 
  136.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="kb/s Available Bandwidth">
  137.         
  138.     <textinput name="option_initial_parts" x=9 y=210 width=50 height=14  
  139.         font=arial fontsize=14 fontcolor=#000000 bgcolor=#FFFFFF>
  140.     <textwindow name="initial_parts" x=64 y=209 width=220 height=14 
  141.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Initial Connections Per File">
  142.  
  143.     <textinput name="option_max_connections" x=9 y=230 width=50 height=14  
  144.         font=arial fontsize=14 fontcolor=#000000 bgcolor=#FFFFFF>
  145.     <textwindow name="max_connections" x=64 y=229 width=220 height=14 
  146.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Maximum Connections Per File">
  147.  
  148.     <textinput name="option_simultaneous_downloads" x=9 y=250 width=50 height=14  
  149.         font=arial fontsize=14 fontcolor=#000000 bgcolor=#FFFFFF>
  150.     <textwindow name="simultaneous_downloads" x=64 y=249 width=220 height=14 
  151.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Simultaneous Downloads">
  152.  
  153.     <textinput name="option_default_throttle" x=9 y=270 width=50 height=14  
  154.         font=arial fontsize=14 fontcolor=#000000 bgcolor=#FFFFFF>
  155.     <textwindow name="default_throttle" x=64 y=269 width=220 height=14 
  156.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Default Throttle %">
  157.         
  158.     <image name="linea" x=4 y=290 width=-4 height=6 resize=stretch image="window\bottom.bmp">
  159.  
  160.     <button name="browse_for_download_dir" x=304 y=302
  161.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  162.         text="Browse"
  163.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  164.         fontstyle=bold togglefontstyle=bold>
  165.  
  166.     <textwindow name="desc_ddd" x=9 y=302 width=260 height=14 
  167.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Default Download Directory:">
  168.     <textinput name="option_default_directory" x=9 y=320 width=370 height=14  
  169.         font=arial align=left fontsize=14 fontcolor=#000000 bgcolor=#FFFFFF>
  170. </form>